removeStyleImage

open fun removeStyleImage(imageId: String): Expected<String, None>

Removes an image from the style.

Return

string describing an error if the operation was not successful, empty otherwise.

Parameters

imageId

The identifier of the image to remove.